CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - CSharp 正则表达式

搜索资源列表

  1. Csharp字符串和正则表达式参考手册

    0下载:
  2. 此书讲了C#的字符串和正则表达式的详细内容,范围小而精,适合较高级编程人员使用和参考.-book stresses the C# and the string expression is the detailed content and scope of a small but efficient, suitable for the more senior programmers to use and reference.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:5472045
    • 提供者:
  1. testexprCsharp

    0下载:
  2. CSharp 正则表达式测试工具,用于测试正则表达式是否满足;语言:CSharp
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3043
    • 提供者:jiangguofu
  1. SimpleDriverDetector

    0下载:
  2. VS2008 C#,自动监测新插入的设备(U盘、移动硬盘等),并按照设置自动复制特定文件到指定位置。主要用到 1.获取windows消息监测设备的插入与拔出 2.正则表达式以匹配文件名-VS2008 C#, automatic monitoring device changed(Flash disk, hard disk, etc.), and copy specified files to the destinate folder.
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:334358
    • 提供者:Beeven
  1. baidu

    0下载:
  2. 一个C#写得多线程得论坛数据抓取器,他能够自动得抓取百度贴吧里面得新帖子,自己写存放数据得数据表,程序都是c#编写使用了委托等等技术是一个学习蜘蛛得好代码,里面得判断全部都是使用正则表达式如在使用中有疑问可以QQ:922559 -Write a C# forum for multi-threaded data capture device too, he can automatically get posted Baidu bar crawl which was a new post, writ
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-26
    • 文件大小:94560
    • 提供者:382
  1. iuputtestCsharp

    0下载:
  2. C#输入检查,包括数字字符串检查,中文检查,邮箱地址检查等等。 还包括用于输入检查的一般正则表达式。-C# Input checks, including checking the number of strings, the Chinese inspection, checking e-mail address and so on. Also includes a general check for the importation of regular expressions.
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:1743
    • 提供者:马春林
  1. Fileman

    0下载:
  2. C#版本,功能较全的文件批量改名,查找,替换工具。包含正则表达式的使用。-C# Version features over the whole bulk of the document name, find, replace the tool. Includes the use of regular expressions.
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:18911
    • 提供者:sunxun
  1. RegexExample1

    0下载:
  2. 输入某个正则表达式和一个字符串,然后验证该字符串中是否包含与正则表达式匹配的内容。 -Enter a regular expression and a string, and then verify whether the string contains regular expression matching the content.
  3. 所属分类:.net

    • 发布日期:2017-04-29
    • 文件大小:13120
    • 提供者:denghuashan
  1. regexp-6019

    0下载:
  2. 正则表达式工具源码,用于检查正则表达式是否与文本匹配。 语言:c# 3.0 需要.Net 3.5-Regular Expression Tool can help you to check whether a regular expression matches a piece of text. Developed in C# 3.0. .Net Framework 3.5 is required.
  3. 所属分类:CSharp

    • 发布日期:2017-04-28
    • 文件大小:52090
    • 提供者:mesmerism
  1. range

    0下载:
  2. 利用正则表达式,得到网页中所需要的数据,保存进数据库-利用正则表达式,得到网页中所需要的数据保存进数据库
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:49047
    • 提供者:123456
  1. PBS_monitor

    0下载:
  2. C# 实现的一个完整的web页面定时监测程序,支持APSX编写的登入页面,先登入后读出想要监测页面面,然后调用正则表达式实现特殊信息的提取,并从XLS中读出相关的信息,然后发送信息(Windows MSMQ),可以实现在线短信等的功能。 所有要监控的信息和条件都在config文件中设置。-C# to achieve a complete web page from time to time to monitor the process and support the preparation
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:640763
    • 提供者:leebooksea
  1. Csharp

    0下载:
  2. C-sharp字符串和正则表达式参考手册-C-sharp strings and regular expressions reference manual
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-25
    • 文件大小:8481119
    • 提供者:哈哈
  1. Regexer

    0下载:
  2. csharp 正则表达哦式测试软件,可以方便的测试表达式的对错-Oh-style regular expression csharp test software, you can easily test the expression of the rights and wrongs
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:71931
    • 提供者:pawo
  1. Collection1.0

    0下载:
  2. 一个简单的网页采集系统,是一个为初学者提供实现网页数据采集思路的源码,通过请求网页来抽取源码,并用正则表达式提取内容以及转换为XML格式遍历内容并存入Access数据库中。-A simple web collection system is available for beginners to achieve a web page source data collection ideas, through the request page to extract source code, and
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:63587
    • 提供者:高宏伟
  1. Form2

    0下载:
  2. C# 最简单的正则表达式验证文本输入的例子-C# The simplest example of a regular expression validation
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:854
    • 提供者:齐家林
  1. PACHONG

    0下载:
  2. 网络爬虫程序源码 这是一款用 C# 编写的网络爬虫 主要特性有: 可配置:线程数、线程等待时间,连接超时时间,可爬取文件类型和优先级、下载目录等。 状态栏显示统计信息:排入队列URL数,已下载文件数,已下载总字节数,CPU使用率和可用内存等。 有偏好的爬虫:可针对爬取的资源类型设置不同的优先级。 健壮性:十几项URL正规化策略以排除冗余下载、爬虫陷阱避免策略的使用等、多种策略以解析相对路径等。 较好的性能:基于正则表达式的页面解析、适度加锁、维持HTTP连接等
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:799037
    • 提供者:谭辰
  1. ZhengZeBiaoDaShi

    0下载:
  2. C#里面的调用常用的正则表达式,有word说明文件,程序调试通过了。-C# regula formula。
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-03-29
    • 文件大小:18752
    • 提供者:刘子龙
  1. zzbds

    0下载:
  2. 介绍正则表达式的应用方法,如何在程序设计中应用,实践实例-Describes the application of regular expression methods, how to design applications in the process, practice examples
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:74622
    • 提供者:epxu
  1. RegexTester

    0下载:
  2. 正则表达式格式检验可执行程序,输入要格式化的数据和正则表达式可进行检验,修改。-Regular expression test executable format, enter the format of data and regular expressions can be tested, modified.
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:63737
    • 提供者:wu0251
  1. Csharp

    0下载:
  2. Csharp字符串和正则表达式参考手册,希望对大家学习有所帮助-Csharp strings and regular expressions reference manual
  3. 所属分类:CSharp

    • 发布日期:2017-05-25
    • 文件大小:8481898
    • 提供者:zhangyiing
  1. RegularExpression

    0下载:
  2. 用C#写的简单正则表达式解析软件,使用vs2010开发-regular expression
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:44480
    • 提供者:俺的
« 12 »
搜珍网 www.dssz.com